home *** CD-ROM | disk | FTP | other *** search
- Path: dialup-14-c-50.gw.umn.edu!user
- From: zeng0007@gold.tc.umn.edu (Yuemo Zeng)
- Newsgroups: comp.lang.c++
- Subject: can not find class?
- Date: 10 Feb 1996 18:56:05 GMT
- Organization: University of Minnesota
- Message-ID: <zeng0007-1002961254280001@dialup-14-c-50.gw.umn.edu>
- NNTP-Posting-Host: dialup-14-c-50.gw.umn.edu
-
- When I define a class and use default constructor to initialize it, I got
- following error message during compiling:
-
- Undefined first referenced
- symbol in file
- _._3ABC /var/tmp/cca0058P1.o
- ld: fatal: Symbol referencing errors. No output written to a.out
-
- ABC is the name of the class.
-
- Thank you for your help in advance!
-
- --
- Yuemo Zeng
- zeng0007@gold.tc.umn.edu
- http://dragon.labmed.umn.edu/~zeng/
-